pruning keras model
[P] Keras-surgeon: pruning Keras models in python made easy (pip-installable) • r/MachineLearning
Hi! I've just released keras-surgeon, a network pruning library for Keras implemented in python. A few months ago I wanted to experiment with pruning neural network channels and discovered that there wasn't really a straightforward way to do that. Seeing as I wanted to get some more python experience under my belt, I have implemented a solution. The aim is to facilitate repeating academic studies, applying their findings to real problems or doing new research using Keras. Source code documentation (see readme): https://github.com/BenWhetton/keras-surgeon